tools: Remove references to USB paravirt driver. Doesn't affect qemu usb args.
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 12 Dec 2007 10:03:32 +0000 (10:03 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 12 Dec 2007 10:03:32 +0000 (10:03 +0000)
commit012e2baf8715017d82c4d264dcd36bed286a3bca
tree5a6fb9801bee9f35e7361ae4b480280fcb2cfb86
parentb7eaaa90a1f73f4f63b36f16abcae246a80ae1a5
tools: Remove references to USB paravirt driver.  Doesn't affect qemu usb args.

Some relics in the control tools still refer to the USB paravirt
driver.  Remove this as it's dead code and is in the history for
anyone really interested. The Qemu device model has its own USB
configuration, which should still work.

Signed-off-by: Mark Williamson <mark.williamson@cl.cam.ac.uk>
tools/python/xen/xend/XendDevices.py
tools/python/xen/xend/server/usbif.py [deleted file]
tools/python/xen/xm/create.py